dsh-qq-bridge: A client plugin to connect QQ to the DSH Agent
dsh-qq-bridge is a DSH web client plugin maintained by TomoyoNatsume that forwards QQ messages to DSH Agent sessions and sends replies back to QQ. It supports both NapCat/OneBot and Tencent's official QQ Bot pathways, offering features such as whitelist remote control, model and session commands, scheduled reminders, and web session completion notifications. This article introduces the plugin's positioning, core functionalities, installation and activation steps under Linux/WSL2, typical QQ command examples, as well as permission and security considerations.
Read Moredsh-qqbot: Integrating DeepSeek Harness with QQ Private and Group Chats
@tencent-connect/dsh-qqbot is a DSH client plugin maintained by tencent-connect, integrating private and group chats into the DSH agent loop via the QQ Bot API v2. It supports QR code credential binding, per-peer session isolation, Markdown replies, built-in slash commands, and ask_user_question interactions. The installation command is npx @deepseek-ai/dsh plugin --profile qqbot add @tencent-connect/dsh-qqbot. It is licensed under MIT, currently at version 0.4.0, and requires Node.js >= 18.
Read MoreConnect DeepSeek Harness to QQ private chats and group chats with dsh-qqbot
The `dsh-qqbot` (@tencent-connect/dsh-qqbot, 0.4.0, MIT) maintained by Tencent Connect uses QQ as the IM frontend for DeepSeek Harness. It features isolated private chat and group chat sessions, QR code binding, and a default setting that group chats only respond when mentioned. This article verifies the installation commands, configuration items and usage of `/bot-reset` etc. against the directory page and GitHub README.
Read More